home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Business / Excel / Calendar Maker / CM.macros (.txt) < prev    next >
Excel Spreadsheet  |  1991-12-21  |  6KB  |  36 lines

  1. Sheet: 
  2. (0, 0)        Concat duplicates (Clean & Sort)
  3. (0, 1)        Remove duplicates (used by C&S)
  4. (0, 2)        Print this month
  5. (0, 3)        Print til Dec
  6. (0, 4)        Flow chart for MultiPrint
  7. (0, 5)        Multi_print
  8. (0, 6)        Preview off
  9. (0, 7)        Preview on
  10. (0, 8)        Home
  11. (1, 4)        Set recalc auto
  12. (2, 4)        Enter # of mo to print
  13. (3, 4)        Enter start date
  14. (4, 4)        Exit if 'cancel'
  15. (5, 4)        Set counter
  16. (6, 4)        Set mo to print
  17. (7, 4)        Set yr to print
  18. (8, 4)        Month to print
  19. (8, 5)        4
  20. (9, 4)        Year to print
  21. (9, 5)        1992
  22. (10, 4)        Counter
  23. (10, 5)        4
  24. (11, 4)        Preview on?
  25. (11, 5)        1
  26. (13, 4)        Build start date
  27. (14, 4)        Select start_date
  28. (15, 4)        Enter start date into cell
  29. (16, 4)        Print it
  30. (17, 4)        Decrement counter
  31. (18, 4)        If counter=0 then exit
  32. (19, 4)        If not, increment month
  33. (20, 4)        Increment yr, if needed
  34. (21, 4)        Turn off preview
  35. (23, 4)        Return
  36.